/* CSS Document */
Div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul,ol,li { 
	margin: 0px; 
	margin:0px; 
	padding:0px; 
	list-style:none; 
}

form {
	margin-bottom:15px;
}

fieldset {
	margin:0px;
	padding:0px;
}

fieldset {
	border:0px;
}

legend {
	margin:0px;
	padding:0px;
}

legend,legend img {
	border:0px solid #000000;
}

#MainForm {
	float:left;
	width:350px;
	margin-right:10px;
}

#ColorPicker {
	padding:5px;
	float:left; 
	margin-left:10px;
	display:none; 
}

#ColorPicker {
	border:1px solid #000000;
	text-align:center;
	background-color:#FFFFFF;
}

.Clear {
	clear:left;
}

h1 {
	margin:0px;
}

#Cancel {
	margin-right:5px;
}

.fields {
	padding:10px 0px 20px 0px;
	display:none;
	float:left;
}

#FinalCode {
	margin-left:5px;
	width:345px;
	margin-bottom:5px;
}

#ElementList img {
	border:1px solid #000000;
}

#ElementList img.wp-smiley {
	border:0px;
}

legend {
	float:left;
}

.col01,.col02 {
	padding:2px 0px 2px 0px;
	float:left;
}

.col01 {
	width:100px;
	margin-left:25px;
}

fieldset .col01 {
	text-align:right;
}

fieldset .col02 {
	width:195px;
	margin-left:5px;
	margin-right:25px;
}

fieldset .col02:last {
	margin-bottom:20px;
}

.container {
	width:780px;
}

.Block01,.Block02 {
	padding-top:40px;
	float:left;
}

.Block01 {
	width:390px;
}

.Block02 {
	padding-left:20px;
	width:380px;
}

.Block01 {
	background:url(frontend/cssForm/blogBoxPropierties.jpg) top left no-repeat;
}

.Block02 {
	background:url(frontend/cssForm/blogBoxLivePreview.jpg) top left no-repeat;
}
