/* 
================================
 Container Styles for skins-store
================================
*/  

/* container title css */ 
.dialogtitle1{ FONT-SIZE: 14px; font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle2{ FONT-SIZE: 14px; font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle3{ FONT-SIZE: 14px; font-family:Arial; COLOR: #000000; FONT-WEIGHT: bold;}
.dialogtitle4{ FONT-SIZE: 14px; font-family:Arial; COLOR: #6188d7; FONT-WEIGHT: bold;}
.dialogtitle5{ FONT-SIZE: 14px; font-family:Arial; COLOR: #000000; FONT-WEIGHT: bold;}

.content {
	padding:5px 0px 5px 0px;
}
.container {
	margin-bottom:5px;
}

/* container001 css */
.RBlue_container1 {
	background-color:#d2e1ff;
	margin-bottom:5px;
}


